Release 10.1A: OpenEdge Development:
Java Open Clients
Proxy Objects and Methods
Using the Open Client architecture, Java Open Clients access AppServer™ business logic through proxy code. The client programmer writes a Java client application and uses a proxy generated by ProxyGen to access AppServer functionality through methods on the generated proxy objects.
The client proxy code uses the Java Open Client Runtime to communicate with the AppServer. The Open Client Runtime converts parameters and return values between 4GL and Java data types as needed.
HTML documentation on the classes and interfaces provided by Open Client Runtime is in
OpenEdge-install-directory/java/doc/.Java proxies generated by ProxyGen contain one or more classes. The Java proxies can be generated in Windows or on UNIX platforms. For information on the Open Client architecture, see OpenEdge Development: Open Client Introduction and Programming .
This chapter describes the Java proxy classes and methods generated by ProxyGen, as detailed in the following sections:
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |